﻿2026-06-03T22:00:54.5829874Z ##[group]Run actions/checkout@v4
2026-06-03T22:00:54.5831058Z with:
2026-06-03T22:00:54.5831496Z   repository: SaberMage/spt-core
2026-06-03T22:00:54.5836691Z   token: ***
2026-06-03T22:00:54.5837096Z   ssh-strict: true
2026-06-03T22:00:54.5837503Z   ssh-user: git
2026-06-03T22:00:54.5837921Z   persist-credentials: true
2026-06-03T22:00:54.5838380Z   clean: true
2026-06-03T22:00:54.5838793Z   sparse-checkout-cone-mode: true
2026-06-03T22:00:54.5839277Z   fetch-depth: 1
2026-06-03T22:00:54.5839670Z   fetch-tags: false
2026-06-03T22:00:54.5840078Z   show-progress: true
2026-06-03T22:00:54.5840490Z   lfs: false
2026-06-03T22:00:54.5840863Z   submodules: false
2026-06-03T22:00:54.5841279Z   set-safe-directory: true
2026-06-03T22:00:54.5841969Z ##[endgroup]
2026-06-03T22:00:55.9139981Z Syncing repository: SaberMage/spt-core
2026-06-03T22:00:55.9144360Z ##[group]Getting Git version info
2026-06-03T22:00:55.9146308Z Working directory is 'D:\a\spt-core\spt-core'
2026-06-03T22:00:55.9149077Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-06-03T22:00:55.9150922Z git version 2.54.0.windows.1
2026-06-03T22:00:55.9155854Z ##[endgroup]
2026-06-03T22:00:55.9164431Z Temporarily overriding HOME='D:\a\_temp\4168909a-fdbe-43d8-966d-c875b4343fef' before making global git config changes
2026-06-03T22:00:55.9166735Z Adding repository directory to the temporary git global config as a safe directory
2026-06-03T22:00:55.9169308Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\spt-core\spt-core
2026-06-03T22:00:55.9172657Z Deleting the contents of 'D:\a\spt-core\spt-core'
2026-06-03T22:00:55.9175059Z ##[group]Initializing the repository
2026-06-03T22:00:55.9176736Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\spt-core\spt-core
2026-06-03T22:00:55.9178789Z Initialized empty Git repository in D:/a/spt-core/spt-core/.git/
2026-06-03T22:00:55.9185534Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/SaberMage/spt-core
2026-06-03T22:00:55.9190026Z ##[endgroup]
2026-06-03T22:00:55.9191894Z ##[group]Disabling automatic garbage collection
2026-06-03T22:00:55.9193743Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2026-06-03T22:00:55.9197568Z ##[endgroup]
2026-06-03T22:00:55.9199264Z ##[group]Setting up auth
2026-06-03T22:00:55.9201365Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-03T22:00:55.9207841Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-03T22:00:57.1164118Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-03T22:00:57.1527101Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-03T22:00:57.7739925Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-03T22:00:57.8092937Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-03T22:00:58.4274104Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-03T22:00:58.4699213Z ##[endgroup]
2026-06-03T22:00:58.4712018Z ##[group]Fetching the repository
2026-06-03T22:00:58.4720024Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f2cb019ef3ef143b3319ce7565ef9eebe349bc46:refs/remotes/origin/dev-freeform
2026-06-03T22:01:00.5261994Z From https://github.com/SaberMage/spt-core
2026-06-03T22:01:00.5278200Z  * [new ref]         f2cb019ef3ef143b3319ce7565ef9eebe349bc46 -> origin/dev-freeform
2026-06-03T22:01:00.5660136Z ##[endgroup]
2026-06-03T22:01:00.5660978Z ##[group]Determining the checkout info
2026-06-03T22:01:00.5662911Z ##[endgroup]
2026-06-03T22:01:00.5675918Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-06-03T22:01:00.6285119Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-03T22:01:00.6634681Z ##[group]Checking out the ref
2026-06-03T22:01:00.6647552Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-03T22:01:00.7751492Z Switched to a new branch 'dev-freeform'
2026-06-03T22:01:00.7826209Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-03T22:01:00.7934867Z ##[endgroup]
2026-06-03T22:01:00.8414833Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-06-03T22:01:00.8708960Z f2cb019ef3ef143b3319ce7565ef9eebe349bc46
